home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Utilitare
/
supercoolpim
/
setup.exe
/
{app}
/
SuperCoolPIM.exe
/
0
/
RCDATA
/
TMYREG
/
TMYREG.txt
Wrap
Text File
|
2005-01-28
|
3KB
|
127 lines
object myreg: Tmyreg
Left = 288
Top = 157
HelpContext = 30
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Registration'
ClientHeight = 249
ClientWidth = 345
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object btnExit: TButton
Left = 194
Top = 210
Width = 98
Height = 28
Caption = 'E&xit'
Default = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = btnExitClick
end
object btnRegister: TButton
Left = 57
Top = 210
Width = 98
Height = 28
Caption = 'Buy Online'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = btnRegisterClick
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 345
Height = 198
Align = alTop
BevelInner = bvLowered
TabOrder = 2
object LabelPrompt: TLabel
Left = 5
Top = 170
Width = 336
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'LabelPrompt'
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 2
Top = 158
Width = 341
Height = 4
Align = alTop
Shape = bsTopLine
end
object Memo1: TMemo
Left = 2
Top = 2
Width = 341
Height = 156
Cursor = crArrow
Align = alTop
BorderStyle = bsNone
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
Lines.Strings = (
'Thank you for your interest in SuperCool PIM'
''
'Please feel free to try this program for up to 30 number of '
'times. When you have decided that you want to continue '
'using the program, please register it.'
''
'To register through the internet by credit card on a secure '
'server, press the Buy Online button below.')
ParentFont = False
ReadOnly = True
TabOrder = 0
end
end
object Button4: TButton
Left = 102
Top = 243
Width = 109
Height = 28
Caption = 'Print Order Form'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 3
Visible = False
OnClick = Button4Click
end
end